linux设备驱动程序源代码,包括PCI,USB,
上传时间: 2015-03-11
上传用户:彭玖华
linux驱动开发中文版,包括中断,DMA,PCI,USB,串并口,显示等
上传时间: 2014-01-05
上传用户:zukfu
支持WINCE5.0 INTEL PXA 270 平台的USB 802.11 B/G 网卡驱动(QCOM产品)
上传时间: 2013-12-31
上传用户:bruce
TMS320C6000 DSP PCI Reference Guide (Rev. B).pdf
标签: Reference C6000 Guide 320C
上传时间: 2016-05-02
上传用户:zq70996813
一个基于PCI卡数据采集卡的驱动程序,分别有内存影射和IO 影射的方式
上传时间: 2013-12-04
上传用户:bruce
用Jacobi叠待法解线性方程组 function Jacobi(A,b,n,x0,e,N)
上传时间: 2016-02-04
上传用户:coeus
从网上搜集的有关vc++对usb和pci的源码。再次感谢源码提供者!谢谢!
上传时间: 2016-03-12
上传用户:Avoid98
网友写的一个PCI卡,基于PCI总线的驱动,要写PCI驱动的可以参考一下
上传时间: 2014-09-10
上传用户:woshiayin
实现最优二叉树的构造;在此基础上完成哈夫曼编码器与译码器。 假设报文中只会出现如下表所示的字符: 字符 A B C D E F G H I J K L M N 频度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 57 字符 O P Q R S T U V W X Y Z , . 频度 63 15 1 48 51 80 23 8 18 1 16 1 6 2 要求完成的系统应具备如下的功能: 1.初始化。从终端(文件)读入字符集的数据信息,。建立哈夫曼树。 2.编码:利用已建好的哈夫曼树对明文文件进行编码,并存入目标文件(哈夫曼码文件)。 3.译码:利用已建好的哈夫曼树对目标文件(哈夫曼码文件)进行编码,并存入指定的明文文件。 4.输出哈夫曼编码文件:输出每一个字符的哈夫曼编码。
上传时间: 2014-11-23
上传用户:shanml
Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, and F are the attributes (columns). Write the SQL statements that will express each of the queries given below:
标签: relational following tables given
上传时间: 2014-01-14
上传用户:cx111111